[INFO] cloning repository https://github.com/LiliumOS/lilium-usi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiliumOS/lilium-usi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Flilium-usi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Flilium-usi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2499e33abfb052acba3ed39c9e8b24f3dacaf047
[INFO] fixing LiliumOS/lilium-usi-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Flilium-usi-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LiliumOS/lilium-usi-rs
[INFO] finished tweaking git repo https://github.com/LiliumOS/lilium-usi-rs
[INFO] tweaked toml for git repo https://github.com/LiliumOS/lilium-usi-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiliumOS/lilium-usi-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiliumOS/lilium-usi-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LiliumOS/generic-detect.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiliumOS/lilium-sys`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield-struct v0.12.1
[INFO] [stderr]   Downloaded talc v4.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d
[INFO] running `Command { std: "docker" "start" "316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking generic-detect v0.1.0 (https://github.com/LiliumOS/generic-detect.git#64156bed)
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stderr]     Checking lccc-siphash v0.1.0 (https://github.com/lccc-project/lccc-siphash.git#631f022a)
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling with_builtin_macros-proc_macros v0.0.3
[INFO] [stderr]     Checking with_builtin_macros v0.0.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bitfield-struct v0.12.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking lilium-sys v0.1.0 (https://github.com/LiliumOS/lilium-sys#0f940891)
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr] error: could not compile `common` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: unused import: `lilium_sys::sys::kstr::KCSlice`
[INFO] [stdout]  --> common/src/detect.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lilium_sys::sys::kstr::KCSlice;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused imports: `ControlFlow` and `OnceCell`
[INFO] [stdout]  --> common/src/raw_mutex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::{OnceCell, SyncUnsafeCell},
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     ops::{ControlFlow, FromResidual, Try},
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> common/src/panic.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / fn panic_handler(def: &PanicInfo) -> ! {
[INFO] [stdout] 15 | |     unsafe {
[INFO] [stdout] 16 | |         UnmanagedException(&ExceptionStatusInfo{except_code: parse_uuid("4c0c6658-59ae-5675-90c3-ffcc0a7219ad"), except_info: 1, e...
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`common`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lilium_sys::sys::kstr::KCSlice`
[INFO] [stdout]  --> common/src/detect.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lilium_sys::sys::kstr::KCSlice;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ControlFlow` and `OnceCell`
[INFO] [stdout]  --> common/src/raw_mutex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::{OnceCell, SyncUnsafeCell},
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     ops::{ControlFlow, FromResidual, Try},
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]  --> common/src/control.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn test_control_variable(var: &str, default: bool) -> bool {
[INFO] [stdout]   |                              ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> common/src/panic.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn panic_handler(def: &PanicInfo) -> ! {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `IOWrite` should have a snake case name
[INFO] [stdout]   --> common/src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         unsafe extern "C" fn IOWrite(hdl: HandlePtr<IOHandle>, buf: *const c_void, len: usize) -> SysResult {
[INFO] [stdout]    |                              ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `iowrite`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `AwaitAddress` should have a snake case name
[INFO] [stdout]   --> common/src/raw_mutex.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | unsafe extern "C" fn AwaitAddress(
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: convert the identifier to snake case: `await_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `NotifyAddress` should have a snake case name
[INFO] [stdout]   --> common/src/raw_mutex.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 | unsafe extern "C" fn NotifyAddress(
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ help: convert the identifier to snake case: `notify_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `UnmanagedException` should have a snake case name
[INFO] [stdout]  --> common/src/panic.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | unsafe extern "system" fn UnmanagedException(except: *const ExceptionStatusInfo) -> !{
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `unmanaged_exception`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d", kill_on_drop: false }`
[INFO] [stdout] 316c82c51611a46414426be7b63b0a3733fab1e5277f843dbf7e9fee2ff10c9d
